Welcome![Sign In][Sign Up]
Location:
Search - Naive Bayes matlab

Search list

[matlabnaivebayes

Description: 尽管matlab提供了朴素bayes的函数,但要理解朴素bayes还是自己编程实现为好。这是以IRIS数据集为例,用朴素bayes方法分类的程序。-Although matlab Bayes provides a simple function, but to understand the simple Bayes or programming for their own good. This is the IRIS data set as an example, naive Bayes method with a classification procedure.
Platform: | Size: 3072 | Author: 幻影 | Hits:

[AI-NN-PRNaiveBayes

Description: 很好的 算法!用了绝对不后悔 对初学者很有帮助!快来下啊!-Very good algorithm! Spent absolutely no regrets very helpful for beginners! Come under ah!
Platform: | Size: 5120 | Author: zhang fan | Hits:

[matlabNaiveBayes

Description: naive bayes方法是用于分类的一个传统方法,它是产生的比较早的一个方法,分类的准确度比较高。-naive bayes method is used for the classification of a traditional method, which is generated as early as one way of comparison, classification accuracy is relatively high.
Platform: | Size: 1024 | Author: 李萍 | Hits:

[matlabNaiveBayes

Description: 这是一个matlab 开发的naive Bayes 分类器算法。可以供大家共享,修改和批评指正。这个是修改的别人的。如果有务,联系: l_y_f_2005@163.com-This is a matlab developed algorithm naive Bayes classifier. Be available for everyone to share, modify, and criticism. This is a modification of someone else
Platform: | Size: 1024 | Author: 122456 | Hits:

[AI-NN-PRNaiveBayes

Description: 贝叶斯算法是基于贝叶斯定理 P(H|X) = P(X|H)P(H) / P(X).。对于多属性的数据集,计算 P(X|Ci) 的开销非常大,为减低计算复杂度,我们做条件独立的假设,即给定元组的类标号,假定属性值有条件地相互独立,即在属性间不存在依赖关系。此程序仅为算法的一个实现,根据训练数据训练分类器-Bayesian algorithm is based on the Bayes theorem P (H | X) = P (X | H) P (H)/P (X).. For multi-attribute data sets, computing P (X | Ci) of the overhead is very large, in order to reduce the computational complexity, we do conditional independence assumption that a given tuple class label, it is assumed that property values conditionally independent of each other, that does not exist in the inter-attribute dependencies. This procedure is only an implementation of algorithm, according to training data classifier training
Platform: | Size: 162816 | Author: guifeng2002 | Hits:

[matlabsubattribspace

Description: 一个朴素贝叶斯的matlab实现算法一个朴素贝叶斯的matlab实现算法-A Naive Bayes algorithm for matlab in a Naive Bayes algorithm matlab
Platform: | Size: 6144 | Author: lee | Hits:

[File Operatefilter

Description: 垃圾邮件过滤器,本软件基于朴素贝叶斯算法,用NetBean生成的界面(须JDK1.6),适用于对手机短信,邮箱邮件,日记等一些txt文件进行分类,测试率达90%以上。-Spam filters, the software based on the Naive Bayes algorithm, using NetBeans generated interface (requires JDK1.6), apply to SMS, mail messages, diaries and other documents classified txt, testing rate of 90.
Platform: | Size: 976896 | Author: 张家 | Hits:

[AlgorithmNB

Description: 朴素贝叶斯算法,以函数形式实现,花了一个上午的时间-Naive Bayes algorithm, in order to function the form of implementation, a morning flower time
Platform: | Size: 1024 | Author: 张其 | Hits:

[matlabsubattribspace

Description: 朴素贝叶斯matlab实现,基于matlab编程-Naive Bayes matlab to achieve, based on the matlab programming
Platform: | Size: 6144 | Author: 李凌 | Hits:

[Software EngineeringMatlab2

Description: 朴素贝叶斯分类器,使用MATLAB语言编写,对文档进行自动分类-Naive Bayes classifier
Platform: | Size: 95232 | Author: weiyc | Hits:

[matlabNaive_Matlab

Description: Naive Bayes classification algorithm
Platform: | Size: 3072 | Author: Leo | Hits:

[matlabBayes2

Description: 基本的贝叶斯算法(朴素贝叶斯算法,参照清华大学出版的模式识别)-The basic Bayesian algorithm (Naive Bayes algorithm, in the light of pattern recognition, Tsinghua University Publishing)
Platform: | Size: 1024 | Author: nini | Hits:

[matlabNaive_Bayes_demo

Description: 使用Naive Bayes Classifier去分类binary data并绘出正确图表-Using the Naive Bayes Classifier to classify binary data and draw the correct diagram
Platform: | Size: 60416 | Author: Steve Evan | Hits:

[Special Effectsnbb

Description: this program is used for classification of noisy pixel identification by using naive bayes classifier
Platform: | Size: 12288 | Author: RajBiradar | Hits:

[matlabNaive-Bayes

Description: 一个学习Naive Bayes的matlab代码,学习到的参数只与样本的个数有关,与实际的样本值没有直接关系。 为了代码的可读性、容易学些,算法的实现没有采用MATLAB向量化 操作。-A Naive Bayes learning matlab code, only to learn the parameters related to the number of samples, and the actual sample values ​ ​ are not directly related. For code readability, easy to learn something, no algorithm using MATLAB vectorized operations.
Platform: | Size: 3072 | Author: 浩克 | Hits:

[OtherMatlab-Naive--Bayer

Description: 朴素贝叶斯分类器程序 对新手大有帮助 快速入门-Naive Bayes
Platform: | Size: 3072 | Author: sc | Hits:

[Internet-NetworkNaive-Bayesian-Classifier

Description: 基于matlab朴素贝叶斯分类,很好的例子-Naive Bayes classifier based on matlab,
Platform: | Size: 3072 | Author: | Hits:

[matlabNaive-Bayes

Description: 基于matlab的Naive Bayes分类,分为train,test和run-Matlab-based Naive Bayes classification, divided into train, test and run
Platform: | Size: 1024 | Author: yxingx | Hits:

[AI-NN-PRNaive-Bayes

Description: 朴素贝叶斯的matlab代码,概率分类模型。-MATLAB code for Naive Bayes model, a probability classification algorithm.
Platform: | Size: 2048 | Author: 张安国 | Hits:

[Otherbayes

Description: 朴素贝叶斯算法解决分类问题(二分类)的matlab代码(Naive Bayes algorithm to solve classification problems (two categories) of matlab code)
Platform: | Size: 1024 | Author: jdjdhn | Hits:
« 12 3 »

CodeBus www.codebus.net